home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
hf.dir
/
00395_POGSROLL.PCT.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-19
|
269 b
|
12 lines
on mouseUp
global ghfathlete, gHFposition, gHFstate
set the itemDelimiter to ","
set vcaptions to item 4 of getaProp(ghfathlete, gHFposition)
puppetSound("pog.aif")
updateStage()
if vcaptions > 2 then
set gHFstate to "3"
go("caption1")
end if
end